home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1
- path models/fx/waterfall_garden2
- surface material1 shader rogue_fall
- }
-
- init
- {
- server
- {
- stationary
- inanimate
- noshadow
- notsolid
- }
- client
- {
- tagemitter tag_base basespray
- (
- // spawnrate 37
- spawnrate 20
- model roguespray.spr
- velocity 85
- randvel crandom 20 crandom 20 crandom 20
- offsetalongaxis crandom 10 crandom 10 crandom 145
- accel 0 0 -75
- life 1.4
- // scalemin 0.4
- // scalemax 0.9
- // scalerate 1.5
- scalemin 0.6
- scalemax 1.5
- scalerate 1.5
- fade
- )
-
- tagemitter tag_top topwater
- (
- // spawnrate 90
- spawnrate 50
- model waterdrop1.spr
- velocity 120
- randvel crandom 40 crandom 40 crandom 40
- offsetalongaxis crandom 5 crandom 75 crandom 5
- accel 0 0 -270
- life 3
- scalemin 0.05
- scalemax 0.25
- scalerate 0.2
- fade
- )
- }
- }
-
- animations
- {
- idle1 notmoving.tan
- }